home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1995 November / EnigmA AMIGA RUN 02 (1995)(G.R. Edizioni)(IT)[!][issue 1995-11][Skylink CD].iso / earcd / program / misc / blitscre.lha / blitterscreen / README_first < prev   
Text File  |  1980-01-14  |  457b  |  19 lines

  1.  
  2. ** Blitterscreen package.
  3.  
  4. use prec2 to get sources in normal format.
  5. bs2x2.s/bs2x1.s (called bs.s in docu) is example usage of the routines
  6. in bltscr.s
  7.  
  8. read bltscr.doc for source explanations.
  9.  
  10. all assembled with prec2 & a68k, link bs.o and bltscr.o together.
  11.   I hope XREF & XDEF work with your assembler. XDEF exports labels/EQUs,
  12.   XREF imports them.
  13.  
  14. view EXCESS to see what the 2x2 mode looks like (hardwarehack, problems
  15. with 040 boards).
  16.  
  17. ** =:)
  18.  
  19.